projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b73c55
)
Fix "not nullable" annotation
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 7 Jul 2020 11:03:44 +0000
(12:03 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 7 Jul 2020 11:03:44 +0000
(12:03 +0100)
gtk/gtkstringlist.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstringlist.c
b/gtk/gtkstringlist.c
index 2555e1f8f3b9db60774d7abaa1e72a7286e37ee6..a88c719e1de998f008c34e73420e6a57622f2d77 100644
(file)
--- a/
gtk/gtkstringlist.c
+++ b/
gtk/gtkstringlist.c
@@
-158,7
+158,7
@@
gtk_string_object_new_take (char *string)
/**
* gtk_string_object_new:
- * @string: (no
n-
nullable): The string to wrap
+ * @string: (no
t
nullable): The string to wrap
*
* Wraps a string in an object for use with #GListModel
*